Update pizza orders list [on hold]

Posted by tirengarfio on Pro Webmasters See other posts from Pro Webmasters or by tirengarfio
Published on 2014-06-06T09:03:08Z Indexed on 2014/06/06 9:41 UTC
Read the original article Hit count: 486

Filed under:
|
|

I have to create a website to order pizzas using PHP, MySQL, javascript, etc. I have to create also an android app for the owner of the restaurant, so when someone order a pizza, the android app show the new order on the list of the orders.

Hwo to do this? Should I use push notifications? If yes, what happens when the connection su**s and the device is not connected at the moment of the push?

Or should I use pull requests from the android device like every 10 seconds?

© Pro Webmasters or respective owner

Related posts about php

Related posts about web-development